Resource StructureDefinition/FHIR Server from package kbv.mio.emp#1.0.0-kommentierung.1 (125 ms)
Package | kbv.mio.emp |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kbv.mio.emp@1.0.0-kommentierung.1&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_Observation_Creatinine |
Url | https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_Observation_Creatinine |
Version | 1.0.0 |
Status | draft |
Name | KBV_PR_MIO_EMP_Observation_Creatinine |
Title | KBV_PR_MIO_EMP_Observation_Creatinine |
Experimental | False |
Description | In diesem Profil wird eine Laboruntersuchung des Serumkreatinins dokumentiert. |
Copyright | Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® SNOMED CT® which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc http://loinc.org. Loinc is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes Loinc Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures UCUM Organization. All rights reserved. THE UCUM TABLE IN ALL FORMATS, UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED "AS IS." ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. |
Type | Observation |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "KBV-PR-MIO-EMP-Observation-Creatinine",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_Observation_Creatinine",
"version" : "1.0.0",
"name" : "KBV_PR_MIO_EMP_Observation_Creatinine",
"title" : "KBV_PR_MIO_EMP_Observation_Creatinine",
"status" : "draft",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"description" : "In diesem Profil wird eine Laboruntersuchung des Serumkreatinins dokumentiert.",
"copyright" : "Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® SNOMED CT® which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc http://loinc.org. Loinc is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes Loinc Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at âhttp://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at âhttp://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures UCUM Organization. All rights reserved. THE UCUM TABLE IN ALL FORMATS, UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED \"AS IS.\" ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"definition" : "In diesem Profil wird eine Laboruntersuchung des Serumkreatinins dokumentiert.",
"constraint" : [
{
"key" : "obs-emp-1",
"severity" : "error",
"human" : "At least year, month and day are needed",
"expression" : "effectiveDateTime.toString().length() >= 10",
"source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_Observation_Creatinine"
},
{
"key" : "obs-emp-2",
"severity" : "error",
"human" : "If it is a valid Observation it must have a value otherwise it must not have a value",
"expression" : "(Observation.value.exists() implies (Observation.status in ('final' | 'amended' | 'corrected' | 'preliminary')))",
"source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_Observation_Creatinine"
}
]
},
{
"id" : "Observation.meta",
"path" : "Observation.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.meta.versionId",
"path" : "Observation.meta.versionId",
"mustSupport" : true
},
{
"id" : "Observation.meta.lastUpdated",
"path" : "Observation.meta.lastUpdated",
"mustSupport" : true
},
{
"id" : "Observation.meta.profile",
"path" : "Observation.meta.profile",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.meta.profile:mioProfile",
"path" : "Observation.meta.profile",
"sliceName" : "mioProfile",
"min" : 1,
"max" : "1",
"patternCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_Observation_Creatinine|1.0.0"
},
{
"id" : "Observation.text",
"path" : "Observation.text",
"definition" : "In diesem Element können die in der Instanz enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind."
},
{
"id" : "Observation.text.status",
"path" : "Observation.text.status",
"patternCode" : "extensions"
},
{
"id" : "Observation.status",
"path" : "Observation.status",
"definition" : "Hier wird ein Code aus dem FHIR ValueSet http://hl7.org/fhir/ValueSet/observation-status angegeben.",
"mustSupport" : true
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"definition" : "Hier wird die Laboruntersuchung zur Bestimmung des Serumkreatinins mittels eines Codes definiert.",
"mustSupport" : true
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"comment" : "Das MustSupport gilt nur für die vordefinierten Slices.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.code.coding:loinc",
"path" : "Observation.code.coding",
"sliceName" : "loinc",
"definition" : "Hier wird die Laboruntersuchung zur Bestimmung des Serumkreatinins mittels eines spezifischen Codes definiert. Die deutschen Konzepte entsprechen den offiziellen Ãbersetzungen in der deutschen LOINC-Version.",
"min" : 1,
"max" : "1",
"patternCoding" : {
"system" : "http://loinc.org"
},
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_EMP_Creatinine|1.0.0"
}
},
{
"id" : "Observation.code.coding:loinc.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"patternUri" : "http://loinc.org",
"mustSupport" : true
},
{
"id" : "Observation.code.coding:loinc.version",
"path" : "Observation.code.coding.version",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.code.coding:loinc.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.code.coding:loinc.display",
"path" : "Observation.code.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.subject.identifier",
"path" : "Observation.subject.identifier",
"min" : 1,
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-kvid-10"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Observation.effective[x]:effectiveDateTime",
"path" : "Observation.effective[x]",
"sliceName" : "effectiveDateTime",
"definition" : "Hier wird ein Zeitpunkt der Untersuchung eingetragen, wobei dieser mindestens Tag, Monat und Jahr beinhalten muss.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Observation.performer",
"path" : "Observation.performer",
"definition" : "Hier wird die behandelnde Person/Einrichtung referenziert, die die Beobachtung durchgeführt hat.",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_Organization|1.0.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_PractitionerRole|1.0.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_Practitioner|1.0.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_RelatedPerson|1.0.0"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.performer.reference",
"path" : "Observation.performer.reference",
"mustSupport" : true
},
{
"id" : "Observation.performer.identifier",
"path" : "Observation.performer.identifier",
"min" : 1,
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-kvid-10",
"http://fhir.de/StructureDefinition/identifier-telematik-id"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"type" : [
{
"code" : "Quantity"
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x]:valueQuantity",
"path" : "Observation.value[x]",
"sliceName" : "valueQuantity",
"definition" : "Hier wird das Messergebnis als quantitativer Wert abgebildet.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Quantity"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_EMP_Creatinine_Unit|1.0.0"
}
},
{
"id" : "Observation.value[x]:valueQuantity.value",
"path" : "Observation.value[x].value",
"definition" : "Numerischer Wert für eine gemessene GröÃe, eine Zahl mit optionalen Dezimalstellen.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.value[x]:valueQuantity.comparator",
"path" : "Observation.value[x].comparator",
"definition" : "Der Komparator kann sein\n* < (kleiner)\n* <= (kleiner oder gleich)\n* >= (gröÃer oder gleich)\n* > (gröÃer)\n\nDie häufigste Option ist, dass ein Laborwertergebnis = (gleich) eines Wertes ist. In diesem Fall wird kein Komparator gesetzt.",
"mustSupport" : true
},
{
"id" : "Observation.value[x]:valueQuantity.unit",
"path" : "Observation.value[x].unit",
"definition" : "Die Einheit leitet sich aus der MessgröÃe (gemessene Eigenschaft und MengenmaÃ) ab. Ein Beispiel: Wenn die MessgröÃe \"Massekonzentration pro Volumen\" ist, kommen als Einheiten mg/dl oder g/dl in Frage. Nur UCUM-Einheiten sind zulässig.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.value[x]:valueQuantity.system",
"path" : "Observation.value[x].system",
"min" : 1,
"patternUri" : "http://unitsofmeasure.org",
"mustSupport" : true
},
{
"id" : "Observation.value[x]:valueQuantity.code",
"path" : "Observation.value[x].code",
"definition" : "Die Messeinheit als Code. Hier sind nur UCUM-Einheiten zulässig.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"definition" : "Hier können ergänzende freitextliche Kommentare und Notizen vorgenommen werden, die nicht durch die strukturierten Datenelemente erfassbar sind.",
"mustSupport" : true
},
{
"id" : "Observation.note.author[x]",
"path" : "Observation.note.author[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "Observation.note.author[x]:authorReference",
"path" : "Observation.note.author[x]",
"sliceName" : "authorReference",
"definition" : "Hier wird die Person referenziert, die die Notiz erstellt hat.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_Organization|1.0.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_EMP_Practitioner|1.0.0"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.note.author[x]:authorReference.reference",
"path" : "Observation.note.author[x].reference",
"mustSupport" : true
},
{
"id" : "Observation.note.author[x]:authorReference.identifier",
"path" : "Observation.note.author[x].identifier",
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-kvid-10",
"http://fhir.de/StructureDefinition/identifier-telematik-id"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.note.time",
"path" : "Observation.note.time",
"definition" : "Hier wird der Zeitpunkt angegeben, zu dem die Notiz erstellt wurde.",
"comment" : "Dieses Element sollte in der Regel automatisiert ohne Aufwand für die Person, die die Notiz erstellt befüllt werden.",
"mustSupport" : true
},
{
"id" : "Observation.note.text",
"path" : "Observation.note.text",
"definition" : "Hier wird der eigentliche Text der Notiz eingetragen.",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.